msfs::sys

Function panel_register_c_callback

Source
pub unsafe extern "C" fn panel_register_c_callback(
    name: PCSTRINGZ,
    pcallback: *mut IPanelCCallback,
) -> BOOL