Function emf_core_base_rs::global::sys::has_function[][src]

pub fn has_function<U>() -> bool where
    U: FnCaster

Checks if a function is implemented.

Return

Returns true if the function exists, false otherwise.