[][src]Function libslang_sys::slang::_pSLarray_convert_to_array

pub unsafe extern "C" fn _pSLarray_convert_to_array(
    cd: VOID_STAR,
    get_type: Option<unsafe extern "C" fn(arg1: VOID_STAR, arg2: SLuindex_Type, arg3: *mut SLtype) -> c_int>,
    push: Option<unsafe extern "C" fn(arg1: VOID_STAR, arg2: SLuindex_Type) -> c_int>,
    num_objects: SLuindex_Type,
    type_: SLtype
) -> c_int