Function NdrAllocate

Source
pub unsafe extern "C" fn NdrAllocate(
    pStubMsg: PMIDL_STUB_MESSAGE,
    Len: usize,
) -> *mut c_void