[][src]Function cgc_single_threaded::mem::with_bit

pub fn with_bit<T>(pointer: *mut T, bit: usize) -> *mut T

Returns the pointer with the given bit set.