Function semaphore_signal

Source
pub unsafe extern "C" fn semaphore_signal(
    semaphore: *mut semaphore_t,
) -> kern_return_t