Function ngx_clone_listening

Source
pub unsafe extern "C" fn ngx_clone_listening(
    cycle: *mut ngx_cycle_s,
    ls: *mut ngx_listening_s,
) -> isize