Function nk_strtod

Source
pub unsafe extern "C" fn nk_strtod(
    str: *const c_char,
    endptr: *mut *const c_char,
) -> f64