Function gdal_sys::CPLCreateThread

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