Function glib_sys::g_strtod

source ·
pub unsafe extern "C" fn g_strtod(
    nptr: *const c_char,
    endptr: *mut *mut c_char
) -> c_double