[go: up one dir, main page]

pub unsafe extern "C" fn PyFloat_FromDouble(
    arg1: f64
) -> *mut PyObject