Skip to main content

has_external_ptr_derive

Function has_external_ptr_derive 

Source
pub fn has_external_ptr_derive(attrs: &[Attribute]) -> bool
Expand description

Returns true if the attribute list contains #[derive(ExternalPtr)] or #[derive(miniextendr_api::ExternalPtr)].