setcharsetaddr

Function setcharsetaddr 

Source
pub unsafe extern "C" fn setcharsetaddr(addr: c_long)
Expand description

\m65libsummary{setcharsetaddr}{Sets the character set start address} \m65libsyntax {void setcharsetaddr(long addr);} \m65libparam {addr}{The address to set as start of character set} \m65libremarks {No bounds check is performed on the selected address}