wcstof

Function wcstof 

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