Function ProcessIdToSessionId

Source
pub unsafe extern "C" fn ProcessIdToSessionId(
    dwProcessId: DWORD,
    pSessionId: *mut DWORD,
) -> BOOL