Type Definition julia_sys::uv_malloc_func [] [src]

type uv_malloc_func = Option<unsafe extern "C" fn(_: usize) -> *mut c_void>;