Function asEngine_GetTypeIdByDecl

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