introduces_virtual

Function introduces_virtual 

Source
pub fn introduces_virtual(attr: u16) -> bool
Expand description

Indicates whether a method type introduces a new virtual function slot.

attr is the attr field of a LF_ONEMETHOD, etc. record.