Type Definition gdal_sys::CPLThreadFunc

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