pub unsafe extern "system" fn NdrGetBuffer(
    pstubmsg: *mut MIDL_STUB_MESSAGE,
    bufferlength: u32,
    handle: *mut c_void
) -> *mut u8
Expand description

Required features: "Win32_System_Rpc", "Win32_System_Com"