[][src]Function ndk_sys::strtof_l

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