python3_sys::PyOS_string_to_double [] [src]

pub unsafe extern fn PyOS_string_to_double(str: *const c_char, endptr: *mut *mut c_char, overflow_exception: *mut PyObject) -> c_double