Function ngx_exec_new_binary

Source
pub unsafe extern "C" fn ngx_exec_new_binary(
    cycle: *mut ngx_cycle_s,
    argv: *const *mut i8,
) -> i32