Type Definition julia_sys::uv_calloc_func [] [src]

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