Function gdal_sys::CPLCreateThread[][src]

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