Function copyLenMismatch [src]

Prototype

pub fn copyLenMismatch() noreturn

Source

pub fn copyLenMismatch() noreturn { call("source and destination have non-equal lengths", null); }