Function ngx_add_path

Source
pub unsafe extern "C" fn ngx_add_path(
    cf: *mut ngx_conf_s,
    slot: *mut *mut ngx_path_t,
) -> isize