is_extern

Function is_extern 

Source
pub const fn is_extern<F: FnPtr>() -> bool
Expand description

Returns true if the function pointer uses an extern ABI.