Function windows_native::ntmmapi::NtFlushInstructionCache
source · pub unsafe extern "system" fn NtFlushInstructionCache(
ProcessHandle: HANDLE,
BaseAddress: *mut c_void,
Length: usize
) -> NTSTATUSpub unsafe extern "system" fn NtFlushInstructionCache(
ProcessHandle: HANDLE,
BaseAddress: *mut c_void,
Length: usize
) -> NTSTATUS