pgrx_pg_sys

Function smgrextend

Source
pub unsafe fn smgrextend(
    arg_reln: SMgrRelation,
    arg_forknum: Type,
    arg_blocknum: BlockNumber,
    arg_buffer: *mut c_char,
    arg_skipFsync: bool,
)