Function asEngine_RegisterTypedef

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