pub unsafe extern "system" fn GetTabbedTextExtent(
hdc: *mut c_void,
lpstring: *const u16,
chcount: i32,
ntabpositions: i32,
lpntabstoppositions: *const i32,
) -> u32Expand description
#284 GetTabbedTextExtent
provides the same functionality as GetTextExtent() and also has two additional parameters to support the expansion of tabs in String