pgrx_pg_sys

Function smgrtruncate

Source
pub unsafe fn smgrtruncate(
    arg_reln: SMgrRelation,
    arg_forknum: *mut Type,
    arg_nforks: c_int,
    arg_nblocks: *mut BlockNumber,
)