us_poll_init

Function us_poll_init 

Source
pub unsafe extern "C" fn us_poll_init(
    p: *mut us_poll_t,
    fd: c_int,
    poll_type: c_int,
)