pub unsafe extern "C" fn binary_destroy(binary: *mut Binary)
Expand description

Frees a binary stream from memory. This is a no-op if binary is a null pointer.