pub unsafe extern "C" fn ulBufferGetUserData(
    buffer: ULBuffer
) -> *mut c_void
Expand description

Get the user data associated with this Buffer, if any.