Skip to main content

SystfCallback

Type Alias SystfCallback 

Source
pub type SystfCallback = unsafe extern "C" fn(*mut c_char) -> i32;
Expand description

Function pointer type for VPI system task/function callbacks.