[][src]Function alsa_sys::snd_dlopen

pub unsafe extern "C" fn snd_dlopen(
    file: *const c_char,
    mode: c_int,
    errbuf: *mut c_char,
    errbuflen: usize
) -> *mut c_void