winapi::um::processthreadsapi

Function FlushInstructionCache

Source
pub unsafe extern "system" fn FlushInstructionCache(
    hProcess: HANDLE,
    lpBaseAddress: LPCVOID,
    dwSize: SIZE_T,
) -> BOOL