Function libc::strtof

source ·
pub unsafe extern "C" fn strtof(
    s: *const c_char,
    endp: *mut *mut c_char
) -> c_float