sd_device_trigger_with_uuid

Function sd_device_trigger_with_uuid 

Source
pub unsafe extern "C" fn sd_device_trigger_with_uuid(
    device: *mut sd_device,
    action: sd_device_action_t,
    ret_uuid: *mut sd_id128_t,
) -> c_int