Function gdal_sys::CPLCreateThread

source ยท
pub unsafe extern "C" fn CPLCreateThread(
    pfnMain: CPLThreadFunc,
    pArg: *mut c_void,
) -> c_int