Function pgx_pg_sys::posix_fadvise

source ·
pub unsafe fn posix_fadvise(
    arg___fd: c_int,
    arg___offset: off_t,
    arg___len: off_t,
    arg___advise: c_int
) -> c_int