Function __hypotf

Source
pub unsafe extern "C" fn __hypotf(
    __x: c_float,
    __y: c_float,
) -> c_float