跳到主要内容

strtof

搜索

函数 strtof 

源代码
pub unsafe extern "C" fn strtof(
    _String: *const c_char,
    _EndPtr: *mut *mut c_char,
) -> f32