Type Definition vips_sys::VipsThreadStartFn [−][src]
type VipsThreadStartFn = Option<unsafe extern "C" fn(im: *mut VipsImage, a: *mut c_void) -> *mut VipsThreadState>;
type VipsThreadStartFn = Option<unsafe extern "C" fn(im: *mut VipsImage, a: *mut c_void) -> *mut VipsThreadState>;