hal_type_gles

Macro hal_type_gles 

Source
macro_rules! hal_type_gles {
    ($ty: literal) => { ... };
}
Available on gles only.
Expand description

Helper macro to generate the documentation for gles hal methods, referencing the hal type.