Function ngx_create_pidfile

Source
pub unsafe extern "C" fn ngx_create_pidfile(
    name: *mut ngx_str_t,
    log: *mut ngx_log_s,
) -> isize