ptr

Function ptr 

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

Retrieve a function pointer.