Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

sem_getvalue

Function sem_getvalue 

Source
pub unsafe extern "C" fn sem_getvalue(
    sem: *mut sem_t,
    sval: *mut c_int,
) -> c_int