[src]

Function std::cast::transmute_mut_unsafe

pub unsafe fn transmute_mut_unsafe<T>(ptr: *T) -> *mut T

Coerce an immutable reference to be mutable.