Function spa_device_enum_params

Source
pub unsafe extern "C" fn spa_device_enum_params(
    object: *mut spa_device,
    seq: c_int,
    id: u32,
    index: u32,
    max: u32,
    filter: *const spa_pod,
) -> c_int