Function pgrx_pg_sys::pg_sprintf

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