#[no_mangle]
pub extern "C" fn squeek_outputs_try_unregister(
    raw_collection: Wrapped<Outputs>,
    id: u32
) -> WlOutput
Expand description

This will try to unregister the output, if the id matches a registered one.