Function hermit_abi::sem_destroy

source ·
pub unsafe extern "C" fn sem_destroy(sem: *const c_void) -> i32
Expand description

sem_destroy() frees the unnamed semaphore at the address pointed to by sem.