Type Definition sixel_sys::CallocFn [] [src]

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