Function set_message_queue_param

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