Type Definition libjit_sys::jit_meta_free_func [] [src]

type jit_meta_free_func = Option<extern "C" fn(_: *mut c_void)>;