[][src]Function na::convert_unchecked

pub unsafe fn convert_unchecked<From, To>(t: From) -> To where
    From: SupersetOf<To>,