[][src]Type Definition halide_runtime::runtime::halide_semaphore_try_acquire_t

type halide_semaphore_try_acquire_t = Option<unsafe extern "C" fn(arg1: *mut halide_semaphore_t, arg2: c_int) -> bool>;