BASS_ChannelSetAttributeEx

Function BASS_ChannelSetAttributeEx 

Source
pub fn BASS_ChannelSetAttributeEx(
    handle: DWORD,
    attribute: DWORD,
    value: *mut c_void,
    size: DWORD,
) -> BOOL