[][src]Function bass_sys::BASS_ChannelGetAttributeEx

pub unsafe extern "C" fn BASS_ChannelGetAttributeEx(
    handle: DWORD,
    attribute: DWORD,
    value: *mut c_void,
    size: DWORD
) -> BOOL