futex_wake

Function futex_wake 

Source
pub unsafe extern "C-unwind" fn futex_wake(
    futex: *mut Futex,
    numWakeups: c_uint,
) -> c_uint