pgrx_pg_sys

Function pg_sprintf

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