Skip to main content

CFBagGetCount

Function CFBagGetCount 

Source
pub unsafe extern "C-unwind" fn CFBagGetCount(
    the_bag: &CFBag,
) -> CFIndex
👎Deprecated:

renamed to CFBag::count

Available on crate feature CFBag only.