Function libc::unix::strtof

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