[][src]Function allegro_sys::utf8::al_ustr_to_buffer

pub unsafe extern "C" fn al_ustr_to_buffer(
    us: *const ALLEGRO_USTR,
    buffer: *mut c_char,
    size: c_int
)