Function capeUUID_parse

Source
pub unsafe extern "C" fn capeUUID_parse(
    string: *const c_char,
    uuid: *mut CapeUUID,
) -> bool