[][src]Function android_ndk_sys::strtod_l

pub unsafe extern "C" fn strtod_l(
    __s: *const c_char,
    __end_ptr: *mut *mut c_char,
    __l: locale_t
) -> f64