Function ExitProcess [src]

Prototype

pub extern "kernel32" fn ExitProcess( exit_code: UINT, ) callconv(.winapi) noreturn

Parameters

exit_code: UINT

Source

pub extern "kernel32" fn ExitProcess( exit_code: UINT, ) callconv(.winapi) noreturn