ptr

Function ptr 

Source
pub fn ptr() -> unsafe extern "C" fn(*mut u32) -> i32
Expand description

Retrieve a function pointer.