[−][src]Function mmal_sys::mmal_connection_disable
pub unsafe extern "C" fn mmal_connection_disable(
connection: *mut MMAL_CONNECTION_T
) -> Type
Disable a connection.
@param connection The connection to be disabled. @return MMAL_SUCCESS on success.