Function spa_device_set_param

Source
pub unsafe extern "C" fn spa_device_set_param(
    object: *mut spa_device,
    id: u32,
    flags: u32,
    param: *const spa_pod,
) -> c_int