python3_sys::PyBuffer_GetPointer
[−]
[src]
pub unsafe extern fn PyBuffer_GetPointer(view: *mut Py_buffer, indices: *mut Py_ssize_t) -> *mut c_void