Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

strtod

Function strtod 

Source
pub unsafe extern "C" fn strtod(
    s: *const c_char,
    endp: *mut *mut c_char,
) -> c_double