Function ptr

Source
pub fn ptr() -> unsafe extern "C" fn(addr: u32, data: *const u8, count: usize)
Expand description

Retrieve a function pointer.