[][src]Function csound_sys::csoundGetModule

pub unsafe extern "C" fn csoundGetModule(
    csound: *mut CSOUND,
    number: c_int,
    name: *mut *mut c_char,
    type_: *mut *mut c_char
) -> c_int