Function bass_rs::bass::BASS_ChannelGetAttributeEx[][src]

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