[go: up one dir, main page]

pub unsafe fn PyDateTime_Check(op: *mut PyObject) -> i32
Expand description

Check if op is a PyDateTimeAPI.DateTimeType or subtype.