Function libbismuth_sys::bis_album_get_child_by_name

source ยท
pub unsafe extern "C" fn bis_album_get_child_by_name(
    self_: *mut BisAlbum,
    name: *const c_char,
) -> *mut GtkWidget