Function futex_addListener

Source
pub unsafe extern "C-unwind" fn futex_addListener(
    futex: *mut Futex,
    listener: *mut StatusListener,
)