[][src]Function mmal_sys::vcos_generic_named_semaphore_create

pub unsafe extern "C" fn vcos_generic_named_semaphore_create(
    sem: *mut VCOS_NAMED_SEMAPHORE_T,
    name: *const c_char,
    count: VCOS_UNSIGNED
) -> VCOS_STATUS_T