Function pgx_pg_sys::pg_fprintf

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