Function hermit_abi::exit
source ยท pub unsafe extern "C" fn exit(status: i32) -> !
Expand description
cause normal termination and return status
to the host system
pub unsafe extern "C" fn exit(status: i32) -> !
cause normal termination and return status
to the host system