Function vc6_sys::TerminateProcess

source ·
pub unsafe extern "stdcall" fn TerminateProcess(
    hProcess: HANDLE,
    uExitCode: UINT
) -> BOOL