Skip to main content

proc_attribute

Function proc_attribute 

Source
const fn proc_attribute(
    kind: ProcAttributeKind,
    flag: ProcAttributes,
    name: &'static str,
    support: SemanticSupport,
    handler: &'static str,
) -> ProcAttributeSemantic