pub unsafe extern "C" fn dispatch_semaphore_create(
value: isize,
) -> dispatch_semaphore_tExpand description
Apple SDK function dispatch_semaphore_create.
pub unsafe extern "C" fn dispatch_semaphore_create(
value: isize,
) -> dispatch_semaphore_tApple SDK function dispatch_semaphore_create.