pub unsafe extern "system" fn SymEnumLines(
    hprocess: HANDLE,
    base: u64,
    obj: PCSTR,
    file: PCSTR,
    enumlinescallback: PSYM_ENUMLINES_CALLBACK,
    usercontext: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"