Function pgx_pg_sys::bcopy

source ·
pub unsafe fn bcopy(
    arg___src: *const c_void,
    arg___dest: *mut c_void,
    arg___n: usize
)