Skip to main content

has_extension

Function has_extension 

Source
pub fn has_extension(name: &str) -> u32
Expand description

What __has_extension(name) answers.

GCC treats the two as the same question and so do we: a feature that is available is available whether or not the mode it is asked in makes it standard.