Function windows_sys::Win32::System::Diagnostics::Debug::SymEnumLinesW

pub unsafe extern "system" fn SymEnumLinesW(
    hprocess: HANDLE,
    base: u64,
    obj: PCWSTR,
    file: PCWSTR,
    enumlinescallback: PSYM_ENUMLINES_CALLBACKW,
    usercontext: *const c_void,
) -> BOOL