Function wcstof

Source
pub unsafe extern "C" fn wcstof(
    _String: *const wchar_t,
    _EndPtr: *mut *mut wchar_t,
) -> f32