Function twz_rt_futex_wake

Source
#[no_mangle]
pub unsafe extern "C-unwind" fn twz_rt_futex_wake(
    ptr: *mut u32,
    max: i64,
) -> bool