Function handle_entry_point
Source pub unsafe fn handle_entry_point(
entry_point: ENTRY_POINT,
perk_owner: *mut Actor,
)
Expand description
-
Unsupported variadic args on Rust.
ENTRY_POINT a_entryPoint, Actor* a_perkOwner, Args... a_args
§Safety
valid address
§Panics
If invalid address.