Function gnunet_sys::GNUNET_MQ_set_options[][src]

pub unsafe extern "C" fn GNUNET_MQ_set_options(
    mq: *mut GNUNET_MQ_Handle,
    pp: GNUNET_MQ_PriorityPreferences
)

Set application-specific options for this queue.

@param mq message queue to set options for @param pp priority and preferences to use by default