[][src]Function csound_sys::csoundCreateGlobalVariable

pub unsafe extern "C" fn csoundCreateGlobalVariable(
    arg1: *mut CSOUND,
    name: *const c_char,
    nbytes: usize
) -> c_int