Type Definition ndk::hardware_buffer::Result[][src]

pub type Result<T, E = HardwareBufferError> = Result<T, E>;