[][src]Function nginx::ngx_conf_merge_path_value

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