Function pgrx_pg_sys::smgrextend
source · pub unsafe fn smgrextend(
arg_reln: SMgrRelation,
arg_forknum: ForkNumber,
arg_blocknum: BlockNumber,
arg_buffer: *mut c_char,
arg_skipFsync: bool
)
pub unsafe fn smgrextend(
arg_reln: SMgrRelation,
arg_forknum: ForkNumber,
arg_blocknum: BlockNumber,
arg_buffer: *mut c_char,
arg_skipFsync: bool
)