Function pgrx_pg_sys::smgrwrite

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