Type Definition sixel_sys::MallocFn [] [src]

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