Function asEngine_GetTypeInfoByDecl

Source
pub unsafe extern "C" fn asEngine_GetTypeInfoByDecl(
    e: *mut asIScriptEngine,
    decl: *const c_char,
) -> *mut asITypeInfo