set_self_upcall_ptr

Function set_self_upcall_ptr 

Source
pub fn set_self_upcall_ptr(
    target: unsafe extern "C-unwind" fn(*mut UpcallFrame, *const UpcallData) -> !,
) -> Result<(), TwzError>