Semaphore_create

Function Semaphore_create 

Source
pub unsafe extern "C" fn Semaphore_create(
    initialValue: c_int,
) -> Semaphore