Skip to main content

wcstod

Function wcstod 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wcstod( ptr: *const wchar_t, end: *mut *mut wchar_t, ) -> c_double
Expand description