[][src]Function allegro_sys::utf8::al_ustr_has_prefix_cstr

pub unsafe extern "C" fn al_ustr_has_prefix_cstr(
    u: *const ALLEGRO_USTR,
    s: *const c_char
) -> c_bool