[][src]Function ntapi::ntmmapi::NtFlushInstructionCache

pub unsafe extern "system" fn NtFlushInstructionCache(
    ProcessHandle: HANDLE,
    BaseAddress: PVOID,
    Length: SIZE_T
) -> NTSTATUS