[go: up one dir, main page]

pub unsafe extern "C" fn PyWideStringList_Append(
    list: *mut PyWideStringList,
    item: *const i32
) -> PyStatus