#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_base64_encode(
stack: Stack,
) -> StackExpand description
Encode a string to Base64 (standard alphabet with padding)
Stack effect: ( String – String )
§Safety
Stack must have a String value on top