Function gdal_sys::CPLsprintf

source ·
pub unsafe extern "C" fn CPLsprintf(
    str_: *mut c_char,
    fmt: *const c_char
    ...
) -> c_int