Function ngx_conf_merge_path_value

Source
pub unsafe extern "C" fn ngx_conf_merge_path_value(
    cf: *mut ngx_conf_s,
    path: *mut *mut ngx_path_t,
    prev: *mut ngx_path_t,
    init: *mut ngx_path_init_t,
) -> *mut i8