get_owner
Description:
public void* get_owner ()
Gets the "owner" object for a buffer created with Buffer.with_owner.
Parameters:
this |
a Buffer created with Buffer.with_owner |
Returns:
the owner pointer |
Gets the "owner" object for a buffer created with Buffer.with_owner.
this |
a Buffer created with Buffer.with_owner |
the owner pointer |