Function tcod_sys::wcstof

source ·
pub unsafe extern "C" fn wcstof(
    __nptr: *const wchar_t,
    __endptr: *mut *mut wchar_t
) -> f32