Type Definition msfs::sys::PGAUGE_CALLBACK

source ·
pub type PGAUGE_CALLBACK = Option<unsafe extern "C" fn(arg1: PGAUGEHDR, arg2: SINT32, arg3: UINT32)>;