Type Definition gdal_sys::CPLThreadFunc[][src]

pub type CPLThreadFunc = Option<unsafe extern "C" fn(arg1: *mut c_void)>;