Function memcpyLenMismatch [src]

Prototype

pub fn memcpyLenMismatch() noreturn

Source

pub fn memcpyLenMismatch() noreturn { call("@memcpy arguments have non-equal lengths", null); }