Function windows::Win32::Media::Audio::mixerGetLineControlsA

pub unsafe fn mixerGetLineControlsA<P0>(
    hmxobj: P0,
    pmxlc: *mut MIXERLINECONTROLSA,
    fdwcontrols: u32,
) -> u32
where P0: Param<HMIXEROBJ>,