Type Definition sixel_sys::LoadImageFn [] [src]

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