Function MSPRegisterNotify

Source
pub unsafe extern "C" fn MSPRegisterNotify(
    statusCb: msp_status_ntf_handler,
    userData: *mut c_void,
) -> c_int