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

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