Function pgrx_pg_sys::pg_fprintf

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