pub fn ptr() -> unsafe extern "C" fn(buf: *mut u8, buf_len: usize, row_and_flags: u32) -> i32
Retrieve a function pointer.