pub fn ptr() -> unsafe extern "C" fn(ptr: *mut u32, c: u8, n: u32) -> *mut u32
Retrieve a function pointer.