Type Definition msfs::sys::PROCESS_EVENT_CALLBACK

source ·
pub type PROCESS_EVENT_CALLBACK = Option<unsafe extern "C" fn(gauge_header: PGAUGEHDR, pBuf: *mut BYTE) -> bool>;