zephyr::raw

Function k_futex_wake

source
pub unsafe extern "C" fn k_futex_wake(
    futex: *mut k_futex,
    wake_all: bool,
) -> i32