Type Definition sixel_sys::WriteFn [] [src]

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