Trait com_rs::AsComPtr [] [src]

pub unsafe trait AsComPtr<T> { }

Helper trait for ComPtr. Defines which types of raw pointer can be returned by as_ptr/as_mut_ptr.

Implementors