Function get_message_queue_param

Source
pub unsafe extern "C" fn get_message_queue_param(
    QueueHandle: Hlong,
    GenParamName: *const c_char,
    GenParamValue: *mut c_char,
) -> Herror