Skip to main content

dispatch_semaphore_create

Function dispatch_semaphore_create 

Source
pub unsafe extern "C" fn dispatch_semaphore_create(
    value: isize,
) -> dispatch_semaphore_t
Expand description

Apple SDK function dispatch_semaphore_create.