unity::il2cpp

Function instantiate_class

source
pub fn instantiate_class<T: 'static>(
    class: &Il2CppClass,
) -> Il2CppResult<&'static mut T>