pub unsafe extern "C" fn gvr_buffer_spec_destroy(
spec: *mut *mut gvr_buffer_spec,
)Expand description
Destroy the buffer specification and null the pointer.
pub unsafe extern "C" fn gvr_buffer_spec_destroy(
spec: *mut *mut gvr_buffer_spec,
)Destroy the buffer specification and null the pointer.