Struct windows_sys::Win32::System::Rpc::MALLOC_FREE_STRUCT
#[repr(C)]pub struct MALLOC_FREE_STRUCT {
pub pfnAllocate: isize,
pub pfnFree: isize,
}Expand description
Required features: "Win32_System_Rpc"
Fields§
§pfnAllocate: isize§pfnFree: isize